[INFO] cloning repository https://github.com/DSTGU/PEA
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DSTGU/PEA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDSTGU%2FPEA", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDSTGU%2FPEA'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfc52417fd64aed5202d1168b6d8c625ba965861
[INFO] checking DSTGU/PEA against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDSTGU%2FPEA" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DSTGU/PEA
[INFO] finished tweaking git repo https://github.com/DSTGU/PEA
[INFO] tweaked toml for git repo https://github.com/DSTGU/PEA written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DSTGU/PEA on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DSTGU/PEA already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr] warning: spurious network error (3 tries remaining): [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 4809 ms: Could not connect to server)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 0 ms: Could not connect to server)
[INFO] [stderr] warning: spurious network error (1 try remaining): [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 0 ms: Could not connect to server)
[INFO] [stderr] error: failed to download from `https://static.crates.io/crates/syn/2.0.38/download`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 0 ms: Could not connect to server)


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: command failed: exit status: 101
       
        Downloading crates ...
       warning: spurious network error (3 tries remaining): [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 4809 ms: Could not connect to server)
       warning: spurious network error (2 tries remaining): [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 0 ms: Could not connect to server)
       warning: spurious network error (1 try remaining): [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 0 ms: Could not connect to server)
       error: failed to download from `https://static.crates.io/crates/syn/2.0.38/download`
       
       Caused by:
         [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 0 ms: Could not connect to server)